MetadataInfo
public sealed class MetadataInfo : MetadataAssignmentJoined metadata assignment and definition data, including the typed value and its package or file target.
Methods
Section titled “Methods”
ToAssignment()
Section titled “ToAssignment()”public MetadataAssignment ToAssignment()Creates a persistent metadata assignment from this resolved definition and target value.
Returns
AssetInventory.MetadataAssignment
ToString()
Section titled “ToString()”public override string ToString()Returns
System.String
Constructors
Section titled “Constructors”
MetadataInfo()
Section titled “MetadataInfo()”public MetadataInfo()Properties
Section titled “Properties”
DefinitionId
Section titled “DefinitionId”public int DefinitionId { get; set; }Returns
System.Int32
public string Name { get; set; }Returns
System.String
public MetadataDefinition.DataType Type { get; set; }Returns
AssetInventory.MetadataDefinition.DataType
ValueList
Section titled “ValueList”public string ValueList { get; set; }Returns
System.String
RestrictAssetGroup
Section titled “RestrictAssetGroup”public bool RestrictAssetGroup { get; set; }Returns
System.Boolean
ApplicableGroup
Section titled “ApplicableGroup”public AI.AssetGroup ApplicableGroup { get; set; }Returns
AssetInventory.AI.AssetGroup
RestrictAssetSource
Section titled “RestrictAssetSource”public bool RestrictAssetSource { get; set; }Returns
System.Boolean
ApplicableSource
Section titled “ApplicableSource”public Asset.Source ApplicableSource { get; set; }Returns
AssetInventory.Asset.Source