UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

XmlQualifiedNameEditor..::..GetNameOrGenerateIfInstanceIsNull Method

Gets the name or generate if instance is null.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public static string GetNameOrGenerateIfInstanceIsNull(
	XmlQualifiedName qualifiedName
)

Parameters

qualifiedName
Type: XmlQualifiedName
Name property of the qualified name or autogenerated identyfier.

Return Value