Table of Contents

Interface IVBDeferrableTypeMember

Namespace
RDCore.SDK.Model.Types.Complex
Assembly
RDCore.SDK.dll
public interface IVBDeferrableTypeMember : IVBInferableType
Inherited Members
Extension Methods

Properties

DeferredVBType

VBType? DeferredVBType { get; init; }

Property Value

VBType

Methods

WithDeferredVBType(VBType)

VBDeferredTypeMemberSymbol WithDeferredVBType(VBType vbType)

Parameters

vbType VBType

Returns

VBDeferredTypeMemberSymbol