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