public NetForumId GetRelatedCustomer(
NetForumId customerId
)
Public Function GetRelatedCustomer (
customerId As NetForumId
) As NetForumId
public:
NetForumId^ GetRelatedCustomer(
NetForumId^ customerId
)
member GetRelatedCustomer :
customerId : NetForumId -> NetForumId