LineageMember
More...
|
| int | Index [get, set] |
| | Index to demonstrate position of lineage member in overall lineage More...
|
| |
| string | Label [get, set] |
| | Label of the step corresponding to this lineage member More...
|
| |
| string | SubLabel [get, set] |
| | SubLabel of the step corresponding to this lineage member More...
|
| |
| string | InfoType [get, set] |
| | Optional. Type of Information More...
|
| |
| string | Information [get, set] |
| | Optional. Information for the step corresponding to this lineage member, of type InfoType More...
|
| |
◆ LineageMember() [1/2]
| Lusid.Sdk.Model.LineageMember.LineageMember |
( |
| ) |
|
|
inlineprotected |
◆ LineageMember() [2/2]
| Lusid.Sdk.Model.LineageMember.LineageMember |
( |
int |
index = default(int), |
|
|
string |
label = default(string), |
|
|
string |
subLabel = default(string), |
|
|
string |
infoType = default(string), |
|
|
string |
information = default(string) |
|
) |
| |
|
inline |
Initializes a new instance of the LineageMember class.
- Parameters
-
| index | Index to demonstrate position of lineage member in overall lineage (required). |
| label | Label of the step corresponding to this lineage member (required). |
| subLabel | SubLabel of the step corresponding to this lineage member (required). |
| infoType | Optional. Type of Information. |
| information | Optional. Information for the step corresponding to this lineage member, of type InfoType. |
◆ Equals() [1/2]
Returns true if LineageMember instances are equal
- Parameters
-
- Returns
- Boolean
◆ Equals() [2/2]
| override bool Lusid.Sdk.Model.LineageMember.Equals |
( |
object |
input | ) |
|
|
inline |
Returns true if objects are equal
- Parameters
-
| input | Object to be compared |
- Returns
- Boolean
◆ GetHashCode()
| override int Lusid.Sdk.Model.LineageMember.GetHashCode |
( |
| ) |
|
|
inline |
Gets the hash code
- Returns
- Hash code
◆ ToJson()
| virtual string Lusid.Sdk.Model.LineageMember.ToJson |
( |
| ) |
|
|
inlinevirtual |
Returns the JSON string presentation of the object
- Returns
- JSON string presentation of the object
◆ ToString()
| override string Lusid.Sdk.Model.LineageMember.ToString |
( |
| ) |
|
|
inline |
Returns the string presentation of the object
- Returns
- String presentation of the object
◆ Index
| int Lusid.Sdk.Model.LineageMember.Index |
|
getset |
Index to demonstrate position of lineage member in overall lineage
Index to demonstrate position of lineage member in overall lineage
◆ Information
| string Lusid.Sdk.Model.LineageMember.Information |
|
getset |
Optional. Information for the step corresponding to this lineage member, of type InfoType
Optional. Information for the step corresponding to this lineage member, of type InfoType
◆ InfoType
| string Lusid.Sdk.Model.LineageMember.InfoType |
|
getset |
Optional. Type of Information
Optional. Type of Information
◆ Label
| string Lusid.Sdk.Model.LineageMember.Label |
|
getset |
Label of the step corresponding to this lineage member
Label of the step corresponding to this lineage member
◆ SubLabel
| string Lusid.Sdk.Model.LineageMember.SubLabel |
|
getset |
SubLabel of the step corresponding to this lineage member
SubLabel of the step corresponding to this lineage member
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/lusid-sdk-csharp/checkouts/latest/sdk/Lusid.Sdk/Model/LineageMember.cs