[NetForumBusinessObjectAttribute("co_prefix")]
public class NamePrefix : NetForumEntity
<NetForumBusinessObjectAttribute("co_prefix")>
Public Class NamePrefix
Inherits NetForumEntity
[NetForumBusinessObjectAttribute(L"co_prefix")]
public ref class NamePrefix : public NetForumEntity
[<NetForumBusinessObjectAttribute("co_prefix")>]
type NamePrefix =
class
inherit NetForumEntity
end
NamePrefix | Initializes a new instance of the NamePrefix class |
Code | |
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) |