StoreToken Property
Summary
Gets or sets the 'External Store' token that corresponds to the instance.
Syntax
public string StoreToken { get; set; }
Public Property StoreToken As String
public:
property String^ StoreToken {
String^ get();
void set ( String^ );
}
Property Value
the 'External Store' token that corresponds to the instance.