public NetForumId CustomerId { get; }
Public ReadOnly Property CustomerId As NetForumId Get
public: property NetForumId^ CustomerId { NetForumId^ get (); }
member CustomerId : NetForumId with get
In This Article