public class DocumentCustomer : CsdRelationship
Public Class DocumentCustomer
Inherits CsdRelationship
public ref class DocumentCustomer : public CsdRelationship
type DocumentCustomer =
class
inherit CsdRelationship
end
DocumentCustomer | Initializes a new instance of the DocumentCustomer class |
CustomerId | (Inherited from CsdRelationship) |
DocumentId | (Overrides CsdRelationshipDocumentId) |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
RevisionInformation | (Inherited from NetForumEntity) |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |