TemplateVariables
public class TemplateVariablesPlaceholder names available to package, file, and environment sections of an Asset Inventory export template.
Fields
Section titled “Fields”
public string titleReturns
System.String
prefix
Section titled “prefix”public string prefixReturns
System.String
dataPath
Section titled “dataPath”public string dataPathReturns
System.String
imagePath
Section titled “imagePath”public string imagePathReturns
System.String
active
Section titled “active”public string activeReturns
System.String
pageSize
Section titled “pageSize”public int pageSizeReturns
System.Int32
affiliateParam
Section titled “affiliateParam”public string affiliateParamReturns
System.String
hasFilesData
Section titled “hasFilesData”public bool hasFilesDataReturns
System.Boolean
internalIdsOnly
Section titled “internalIdsOnly”public bool internalIdsOnlyReturns
System.Boolean
parameters
Section titled “parameters”public string[] parametersReturns
System.String[]
packages
Section titled “packages”public List<AssetInfo> packagesReturns
System.Collections.Generic.List{AssetInventory.AssetInfo}
package
Section titled “package”public AssetInfo packageReturns
AssetInventory.AssetInfo
packageFiles
Section titled “packageFiles”public List<AssetFile> packageFilesReturns
System.Collections.Generic.List{AssetInventory.AssetFile}
Constructors
Section titled “Constructors”
TemplateVariables()
Section titled “TemplateVariables()”public TemplateVariables()