ClubRoleRecord Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ClubRoleRecord
type ClubRoleRecord = class
interface __IClubRoleRecordPublicNonVirtuals
Public NotInheritable Class ClubRoleRecord
- Inheritance
-
ClubRoleRecord
- Attributes
-
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute
Properties
ActorXuid |
Actor Xuid that was responsible for user belonging to the role. |
CreatedDate |
When the user was added to the role. |
Role |
Role of the user. |
Xuid |
Xuid that belongs to the role. |