Skip to content

SemanticProperty

ClassAssetInventoryAssetInventory.Editor
public sealed class SemanticProperty

No description is available for this type.

public string Name { get; set; }

No description is available for this member.

Returns

System.String — No return description is available.

public string Value { get; set; }

No description is available for this member.

Returns

System.String — No return description is available.

public SemanticProperty()

No description is available for this member.

public SemanticProperty(string name, string value)

No description is available for this member.

Parameters

Name Type Description
name System.String
value System.String