DataNotificationLid Property |
Namespace:
Unvired.Kernel.UWP.Sync
Assembly:
Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Lid { get; set; }Public Property Lid As String
Get
Set
public:
property String^ Lid {
String^ get ();
void set (String^ value);
}member Lid : string with get, set
Property Value
Type:
String
See Also