Provides access to members that manage name mapping and conflicts between two locations.
Members
Name | Description | |
---|---|---|
Children | Children objects (if any). | |
ConfigKeyword | The configuration keyword for the data transfer. | |
ConfigKeyword | The configuration keyword (for the data transfer). | |
Created | Indicates whether the object was created. | |
GetSuggestedName | Gets the suggested name of the copied object (if conflict). | |
NameConflicts | Indicates if target name conflicts with source name. | |
SourceObject | The Source Object. | |
TargetName | The name of the copied object. | |
ValidateTargetName | Checks whether target name conflicts or not. |
INameMapping2.ConfigKeyword Property
The configuration keyword for the data transfer.
Public ReadOnly Property ConfigKeyword_2 As String
public string ConfigKeyword_2 {get;}
INameMapping2.ConfigKeyword Property
The configuration keyword for the data transfer.
Public ReadOnly Property ConfigKeyword_2 As String
public string ConfigKeyword_2 {get;}
INameMapping2.Created Property
Indicates whether the object was created.
Public ReadOnly Property Created As Boolean
public bool Created {get;}
Inherited Interfaces
Interfaces | Description |
---|---|
INameMapping | Provides access to members that manage name mapping and conflicts between two locations. |
Classes that implement INameMapping2
Classes | Description |
---|