Click or drag to resize

ImportableSPCall Properties

The ImportableSPCall type exposes the following members.

Properties
  NameDescription
Public propertyFields
Gets or sets the fields.
(Inherited from ImportableGroupableModelElement.)
Public propertyFullName
Gets the full name. This is formatted as: groupname:name
(Inherited from ImportableGroupableModelElement.)
Public propertyGroup
Gets or sets the group.
(Inherited from ImportableGroupableModelElement.)
Public propertyIsIncludedDirectly
Gets or sets a value indicating whether this element has been included in the importable data directly (true) or indirectly (false).
(Inherited from ImportableGroupableModelElement.)
Public propertyName
Gets or sets the name.
(Inherited from ImportableGroupableModelElement.)
Public propertyObjectID
Gets or sets the object identifier of the real object which was imported. This ID can be compared with the destination set, to see whether it's indeed the same object. Is set to a new Guid by default.
(Inherited from ImportableGroupableModelElement.)
Top
See Also