Skip to content

ObjectId Class

Jared Atkinson edited this page Nov 5, 2015 · 6 revisions

Syntax

public class ObjectId : Attr
{
    // Properties
    public readonly Guid ObjectIdGuid;
    public readonly Guid BirthVolumeId;
    public readonly Guid BirthObjectId;
    public readonly Guid BirthDomainId;
}

Properties

ObjectIdGuid - 
BirthVolumeId - 
BirthObjectId - 
BirthDomainId - 

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally