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