Skip to content

CodeIndexProperty

ClassAssetInventoryAssetInventory.Editor
public sealed class CodeIndexProperty

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 CodeIndexProperty()

No description is available for this member.

public CodeIndexProperty(string name, string value)

No description is available for this member.

Parameters

Name Type Description
name System.String
value System.String