|
LUSID C# SDK
|
The information that determines the rules for instrument event inheritance. More...

Public Member Functions | |
| EventInheritance (ResourceId parentCorporateActionSourceId=default(ResourceId)) | |
| Initializes a new instance of the EventInheritance class. More... | |
| override string | ToString () |
| Returns the string presentation of the object More... | |
| virtual string | ToJson () |
| Returns the JSON string presentation of the object More... | |
| override bool | Equals (object input) |
| Returns true if objects are equal More... | |
| bool | Equals (EventInheritance input) |
| Returns true if EventInheritance instances are equal More... | |
| override int | GetHashCode () |
| Gets the hash code More... | |
Protected Member Functions | |
| EventInheritance () | |
| Initializes a new instance of the EventInheritance class. More... | |
Properties | |
| ResourceId | ParentCorporateActionSourceId [get, set] |
| Gets or Sets ParentCorporateActionSourceId More... | |
The information that determines the rules for instrument event inheritance.
|
inlineprotected |
Initializes a new instance of the EventInheritance class.
|
inline |
Initializes a new instance of the EventInheritance class.
| parentCorporateActionSourceId | parentCorporateActionSourceId (required). |
|
inline |
Returns true if EventInheritance instances are equal
| input | Instance of EventInheritance to be compared |
|
inline |
Returns true if objects are equal
| input | Object to be compared |
|
inline |
Gets the hash code
|
inlinevirtual |
Returns the JSON string presentation of the object
|
inline |
Returns the string presentation of the object
|
getset |
Gets or Sets ParentCorporateActionSourceId