public class CustomerDocument : CsdRelationship
Public Class CustomerDocument
Inherits CsdRelationship
public ref class CustomerDocument : public CsdRelationship
type CustomerDocument =
class
inherit CsdRelationship
end
CustomerDocument | Initializes a new instance of the CustomerDocument class |
CustomerId | (Overrides CsdRelationshipCustomerId) |
DocumentId | (Inherited from CsdRelationship) |
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) |