ICategoryIndexValue Property |
[Missing <summary> documentation for "P:X3Platform.CategoryIndexes.ICategoryIndex.Value"]
Namespace: X3Platform.CategoryIndexesAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxstring Value { get; set; }
property String^ Value {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also