Skip to main content

Motion Standalone Postprocessor C# library 2024 R2

Interface IHasName

Last update: 03.07.2024

Namespace: VM
Assembly: VM.dll

public interface IHasName

Properties

DisplayName

string DisplayName { get; }

Property Value

string

FullName

string FullName { get; }

Property Value

string

Name

string Name { get; }

Property Value

string