Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal context As ISystemContext, _ ByVal areaId As String, _ ByVal qualifiedName As String, _ ByVal name As String, _ ByVal namespaceIndex As UShort _ ) |
C# | |
---|---|
public AeSourceState( ISystemContext context, string areaId, string qualifiedName, string name, ushort namespaceIndex ) |
Parameters
- context
- The context.
- areaId
- The area id.
- qualifiedName
- The qualified name for the source.
- name
- The name of the source.
- namespaceIndex
- Index of the namespace.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family