Skip to content

AttrRef Class

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

Syntax

public class AttrRef
{
    // Properties
    public readonly string Name;
    public readonly ulong RecordNumber;
    public readonly ushort SequenceNumber;
    public readonly string NameString;
}

Properties

  • Name
  • RecordNumber
  • SequenceNumber
  • NameString

Home

Getting Started

Documentation

Cmdlets

Clone this wiki locally