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