public Guid PersistentDialogCardID { get; set; }
Public Property PersistentDialogCardID As Guid Get Set
public: property Guid PersistentDialogCardID { Guid get (); void set (Guid value); }
member PersistentDialogCardID : Guid with get, set
In This Article