BPM.Server Namespace > ProcessInfo Class : SystemLinks Property |
'Declaration
Public Property SystemLinks As SystemLinkCollection
'Usage
Dim instance As ProcessInfo Dim value As SystemLinkCollection instance.SystemLinks = value value = instance.SystemLinks
public SystemLinkCollection SystemLinks {get; set;}
public: property SystemLinkCollection^ SystemLinks { SystemLinkCollection^ get(); void set ( SystemLinkCollection^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2