MultipleValuesIndicationSettings.GetMultipleValuesIndicationSettings
Description:
Returns the MultipleValuesIndicationSettings element for a given document.
Returns the MultipleValuesIndicationSettings element for a given document.
Remarks:
Project documents have a MultipleValuesIndicationSettings element, one per document. Family documents do not have MultipleValuesIndicationSettings elements.
Project documents have a MultipleValuesIndicationSettings element, one per document. Family documents do not have MultipleValuesIndicationSettings elements.
public static MultipleValuesIndicationSettings GetMultipleValuesIndicationSettings(
Document cda
)
-
cdaThe document for which to get the MultipleValuesIndicationSettings element.
Return Value
nullNothingnullptr
Returns the MultipleValuesIndicationSettings element in project documents
or null Nothing nullptr a null reference ( Nothing in Visual Basic) for family documents .
-
A non-optional argument was null