JAMS Developer Guide
m_LoadedFrom Field


MVPSI.JAMS Namespace > BaseRef Class : m_LoadedFrom Field
Syntax
'Declaration
 
Protected m_LoadedFrom As Server
'Usage
 
Dim instance As BaseRef
Dim value As Server
 
value = instance.m_LoadedFrom
 
instance.m_LoadedFrom = value
protected Server m_LoadedFrom
Requirements

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

See Also

Reference

BaseRef Class
BaseRef Members