NavigationBarConfigurationCountXPath Property |
Resource Count - Count resources associated with this item (optional)
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string CountXPath { get; set; }
Public Property CountXPath As String
Get
Set
public:
property String^ CountXPath {
String^ get ();
void set (String^ value);
}
member CountXPath : string with get, set
Property Value
Type:
String
See Also