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