MetadataInfo
[Serializable]public sealed class MetadataInfo : MetadataAssignmentNo description is available for this type.
Properties
Section titled “Properties”
DefinitionId
Section titled “DefinitionId”public int DefinitionId { get; set; }No description is available for this member.
Returns
System.Int32 — No return description is available.
public string Name { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
public MetadataDefinition.DataType Type { get; set; }No description is available for this member.
Returns
AssetInventory.MetadataDefinition.DataType — No return description is available.
ValueList
Section titled “ValueList”public string ValueList { get; set; }No description is available for this member.
Returns
System.String — No return description is available.
RestrictAssetGroup
Section titled “RestrictAssetGroup”public bool RestrictAssetGroup { get; set; }No description is available for this member.
Returns
System.Boolean — No return description is available.
ApplicableGroup
Section titled “ApplicableGroup”public AI.AssetGroup ApplicableGroup { get; set; }No description is available for this member.
Returns
AssetInventory.AI.AssetGroup — No return description is available.
RestrictAssetSource
Section titled “RestrictAssetSource”public bool RestrictAssetSource { get; set; }No description is available for this member.
Returns
System.Boolean — No return description is available.
ApplicableSource
Section titled “ApplicableSource”public Asset.Source ApplicableSource { get; set; }No description is available for this member.
Returns
AssetInventory.Asset.Source — No return description is available.
Methods
Section titled “Methods”
ToAssignment()
Section titled “ToAssignment()”public MetadataAssignment ToAssignment()No description is available for this member.
Returns
AssetInventory.MetadataAssignment — No return description is available.
ToString()
Section titled “ToString()”public override string ToString()No description is available for this member.
Returns
System.String — No return description is available.