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