XPathDereferencedExpressionDereferenceAttribute Property |
Gets or sets the name of the attribute to dereference
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic string DereferenceAttribute { get; set; }
Public Property DereferenceAttribute As String
Get
Set
public:
property String^ DereferenceAttribute {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also