public void Store( string name, NetworkDiagramAccessType accessType, string tag )
Public Sub Store( _ ByVal name As String, _ ByVal accessType As NetworkDiagramAccessType, _ ByVal tag As String _ )
Parameters
- name
- The name of the network diagram.
- accessType
- The NetworkDiagramAccessType of the network diagram.
- tag
- The tag of the network diagram.