Click or drag to resize
SchemaTypeDefinitionUserData Property
Sets and gets the user data associated with this SchemaTypeDefinition.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public abstract Object UserData { get; set; }

Property Value

Type: Object
See Also