LoadFileSettingsCustodianName Property |
[Optional] Custodian name that will be added as exported field if this value is not null, empty, or whitespace (default value is null).
Namespace: OpenDiscoverSDK.Interfaces.Platform.LoadFileAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[JsonPropertyNameAttribute("CustodianName")]
public string CustodianName { get; set; }Property Value
String
See Also