[NetForumBusinessObjectAttribute("EventsSponsorDocument")]
public class SxcRelationship : NetForumEntity,
IHasDocumentMetadata
<NetForumBusinessObjectAttribute("EventsSponsorDocument")>
Public Class SxcRelationship
Inherits NetForumEntity
Implements IHasDocumentMetadata
[NetForumBusinessObjectAttribute(L"EventsSponsorDocument")]
public ref class SxcRelationship : public NetForumEntity,
IHasDocumentMetadata
[<NetForumBusinessObjectAttribute("EventsSponsorDocument")>]
type SxcRelationship =
class
inherit NetForumEntity
interface IHasDocumentMetadata
end
SxcRelationship | Initializes a new instance of the SxcRelationship class |
DocumentId | |
Id |
Primary key of the NetFORUM entity.
(Inherited from NetForumEntity) |
RevisionInformation | (Inherited from NetForumEntity) |
SponsorshipId |
CastToCustomEntityTEntity |
Safely cast this entity to a custom user-defined type, as configured via the current CustomEntityRegistrar.
(Inherited from NetForumEntity) |