Click or drag to resize
DatetimeIsValidField Method

Note: This API is now obsolete.

Please use HasParts(Int32) instead.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
[ObsoleteAttribute("Please use HasParts(int parts) instead")]
public bool IsValidField(
	int fieldId
)

Parameters

fieldId
Type: SystemInt32

Return Value

Type: Boolean
See Also