IProfile Interface |
Namespace: PDTec.IceNet.Core.Database
public interface IProfile
The IProfile type exposes the following members.
Name | Description | |
---|---|---|
![]() | Description |
The profile description. The description can be empty.
|
![]() | Id |
The profile ID. The ID is generated by the platform and
cannot be modified.
|
![]() | Name |
The profile name. The name must be unique and must follow the QName convention.
|