This document is archived and information here might be outdated. Recommended version. |
Indicates if the diagrams which belong to the diagram class are always loaded.
[Visual Basic .NET] Public Property AlwaysLoadDiagrams As Boolean
[C#] public bool AlwaysLoadDiagrams {get; set;}
[C++]
HRESULT get_AlwaysLoadDiagrams(
Boolean* AlwaysLoadDiagrams
);
[C++]
HRESULT put_AlwaysLoadDiagrams(
VARIANT_BOOL AlwaysLoadDiagrams
);
[C++]
Parameters AlwaysLoadDiagrams [out, retval]
AlwaysLoadDiagrams is a parameter of type bool* AlwaysLoadDiagrams [in]
AlwaysLoadDiagrams is a parameter of type bool