2024 Method
Changes 6
M

MultipleValuesIndicationSettings.GetMultipleValuesIndicationSettings

Description:
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.
public static MultipleValuesIndicationSettings GetMultipleValuesIndicationSettings(
	Document cda
)
Return Value nullNothingnullptr Returns the MultipleValuesIndicationSettings element in project documents or null Nothing nullptr a null reference ( Nothing in Visual Basic) for family documents .